forum

Home / DeveloperSection / Forums / I need to make a program by using the linklist in c#

I need to make a program by using the linklist in c#

Mark Devid175521-Sep-2016

Hello Buddy

 i need to make a program by using the linklist in c# for following requirement

1. Adding the new string at the last of the Linkedlist

2. Adding the new string at the first of the Linkedlist

3. Adding the string after which do want to insert

4. Adding the string before which do want to insert

5. Deleting the 1st element

6. Deleting the last element

7. DIsplay

8. terminate the program

Please help me.I would rreally appreciate your help.

Thanks


Updated on 21-Sep-2016

Can you answer this question?


Answer

1 Answers

Liked By